Carbon


VDGetVideoDefaults

Header: QuickTimeComponents.h Carbon status: Supported

VideoDigitizerError VDGetVideoDefaults (
    VideoDigitizerComponent ci, 
    UInt16 *blackLevel, 
    UInt16 *whiteLevel, 
    UInt16 *brightness, 
    UInt16 *hue, 
    UInt16 *saturation, 
    UInt16 *contrast, 
    UInt16 *sharpness
);
ci
blackLevel
whiteLevel
brightness
hue
saturation
contrast
sharpness

AVAILABILITY

Supported in Carbon. Available in QuickTime 2.5 and later when Carbon 1.0.2 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)